source/vibe/aws/sigv4.d(179,1): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/internal/freelistref.d(193,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/internal/freelistref.d(229,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/core.d(915,1): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/core.d(1149,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/concurrency.d(508,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/concurrency.d(524,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/net.d(368,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/net.d(372,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/net.d(377,4): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9a6a87592222f1656b174a-vibe-d/http/vibe/http/common.d(634,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9a6a87592222f1656b174a-vibe-d/utils/vibe/utils/array.d(653,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9a92a0c5b47a8463059607-memutils/source/memutils/rbtree.d(723,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9a92a0c5b47a8463059607-memutils/source/memutils/rbtree.d(766,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9a92a0c5b47a8463059607-memutils/source/memutils/rbtree.d(795,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9a6a87592222f1656b174a-vibe-d/crypto/vibe/crypto/cryptorand.d(223,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9a6a87592222f1656b174a-vibe-d/crypto/vibe/crypto/cryptorand.d(406,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9a6a87592222f1656b174a-vibe-d/http/vibe/http/router.d(95,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9a6a87592222f1656b174a-vibe-d/web/vibe/web/web.d(478,1): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9a6a87592222f1656b174a-vibe-d/web/vibe/web/common.d(526,1): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9a6a87592222f1656b174a-vibe-d/web/vibe/web/i18n.d(789,1): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9a6a87592222f1656b174a-vibe-d/web/vibe/web/i18n.d(814,1): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9a6a87592222f1656b174a-vibe-d/web/vibe/web/rest.d(2010,1): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. Enhanced memory security is enabled. Memory debugger enabled ../5b9a92a0c5b47a8463059607-memutils/source/memutils/utils.d(72,19): Error: cast from `memutils.pool.PoolAllocator!(AutoFreeListAllocator!(MallocAllocator))` to `void*` not allowed in safe code ../5b9a92a0c5b47a8463059607-memutils/source/memutils/utils.d(77,16): Error: `@safe` function `memutils.utils.ObjectAllocator!(PoolAllocator!(AutoFreeListAllocator!(MallocAllocator)), ThreadMem).free` cannot call `@system` function `object.destroy!(true, PoolAllocator!(AutoFreeListAllocator!(MallocAllocator))).destroy` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/object.d(3453,6): `object.destroy!(true, PoolAllocator!(AutoFreeListAllocator!(MallocAllocator))).destroy` is declared here ../5b9a92a0c5b47a8463059607-memutils/source/memutils/utils.d(80,43): Error: `@safe` function `memutils.utils.ObjectAllocator!(PoolAllocator!(AutoFreeListAllocator!(MallocAllocator)), ThreadMem).free` cannot call `@system` function `memutils.allocators.getAllocator!(2).getAllocator` ../5b9a92a0c5b47a8463059607-memutils/source/memutils/allocators.d(78,13): `memutils.allocators.getAllocator!(2).getAllocator` is declared here ../5b9a92a0c5b47a8463059607-memutils/source/memutils/utils.d(81,13): Error: cast from `memutils.pool.PoolAllocator!(AutoFreeListAllocator!(MallocAllocator))` to `void*` not allowed in safe code ../5b9a92a0c5b47a8463059607-memutils/source/memutils/utils.d(80,43): Error: `@safe` function `memutils.utils.ObjectAllocator!(ulong, ThreadMem).free` cannot call `@system` function `memutils.allocators.getAllocator!(2).getAllocator` ../5b9a92a0c5b47a8463059607-memutils/source/memutils/allocators.d(78,13): `memutils.allocators.getAllocator!(2).getAllocator` is declared here ../5b9a92a0c5b47a8463059607-memutils/source/memutils/utils.d(81,28): Error: pointer slicing not allowed in safe functions ../5b9a92a0c5b47a8463059607-memutils/source/memutils/refcounted.d(38,7): Error: template instance `memutils.refcounted.RefCounted!(PoolAllocator!(AutoFreeListAllocator!(MallocAllocator)), ThreadMem).RefCounted.dtor!(RefCounted!(PoolAllocator!(AutoFreeListAllocator!(MallocAllocator)), ThreadMem))` error instantiating ../5b9a92a0c5b47a8463059607-memutils/source/memutils/scoped.d(236,21): instantiated from here: `RefCounted!(PoolAllocator!(AutoFreeListAllocator!(MallocAllocator)), ThreadMem)` ../5b9a92a0c5b47a8463059607-memutils/source/memutils/vector.d(74,24): Error: template instance `memutils.utils.freeArray!(RefCounted!(PoolAllocator!(AutoFreeListAllocator!(MallocAllocator)), ThreadMem), Malloc)` error instantiating ../5b9a92a0c5b47a8463059607-memutils/source/memutils/vector.d(19,28): instantiated from here: `Vector!(RefCounted!(PoolAllocator!(AutoFreeListAllocator!(MallocAllocator)), ThreadMem), Malloc)` ../5b9a92a0c5b47a8463059607-memutils/source/memutils/refcounted.d(13,2): Error: mixin `memutils.refcounted.RefCounted!(Vector!(RefCounted!(PoolAllocator!(AutoFreeListAllocator!(MallocAllocator)), ThreadMem), Malloc), Malloc).RefCounted.Embed!(m_object, false)` error instantiating ../5b9a92a0c5b47a8463059607-memutils/source/memutils/vector.d(299,12): Error: template instance `memutils.refcounted.RefCounted!(Vector!(RefCounted!(PoolAllocator!(AutoFreeListAllocator!(MallocAllocator)), ThreadMem), Malloc), Malloc)` error instantiating ../5b9a92a0c5b47a8463059607-memutils/source/memutils/vector.d(19,28): instantiated from here: `Vector!(RefCounted!(PoolAllocator!(AutoFreeListAllocator!(MallocAllocator)), ThreadMem), Malloc)` ../5b9a92a0c5b47a8463059607-memutils/source/memutils/scoped.d(393,2): while looking for match for `Array!(RefCounted!(PoolAllocator!(AutoFreeListAllocator!(MallocAllocator)), ThreadMem), Malloc)` ../5b9a92a0c5b47a8463059607-memutils/source/memutils/scoped.d(406,16): while looking for match for `Array!(RefCounted!(PoolAllocator!(AutoFreeListAllocator!(MallocAllocator)), ThreadMem), Malloc)` ../5b9a92a0c5b47a8463059607-memutils/source/memutils/scoped.d(503,2): while looking for match for `Array!(RefCounted!(PoolAllocator!(AutoFreeListAllocator!(MallocAllocator)), ThreadMem), Malloc)` ../5b9a92a0c5b47a8463059607-memutils/source/memutils/scoped.d(516,16): while looking for match for `Array!(RefCounted!(PoolAllocator!(AutoFreeListAllocator!(MallocAllocator)), ThreadMem), Malloc)` ../5b9a92a0c5b47a8463059607-memutils/source/memutils/scoped.d(542,18): while looking for match for `Array!(RefCounted!(PoolAllocator!(AutoFreeListAllocator!(MallocAllocator)), ThreadMem), Malloc)` ../5b9a92a0c5b47a8463059607-memutils/source/memutils/scoped.d(245,12): while looking for match for `Array!(RefCounted!(PoolAllocator!(AutoFreeListAllocator!(MallocAllocator)), ThreadMem), Malloc)` ../5b9a92a0c5b47a8463059607-memutils/source/memutils/scoped.d(263,2): while looking for match for `Array!(RefCounted!(PoolAllocator!(AutoFreeListAllocator!(MallocAllocator)), ThreadMem), Malloc)` ../5b9a92a0c5b47a8463059607-memutils/source/memutils/scoped.d(298,12): while looking for match for `Array!(RefCounted!(PoolAllocator!(AutoFreeListAllocator!(MallocAllocator)), ThreadMem), Malloc)` ../5b9a92a0c5b47a8463059607-memutils/source/memutils/scoped.d(326,2): while looking for match for `Array!(RefCounted!(PoolAllocator!(AutoFreeListAllocator!(MallocAllocator)), ThreadMem), Malloc)` ../5b9a92a0c5b47a8463059607-memutils/source/memutils/scoped.d(347,18): while looking for match for `Array!(RefCounted!(PoolAllocator!(AutoFreeListAllocator!(MallocAllocator)), ThreadMem), Malloc)` ../5b9a6ed0592222f1657383a3-kxml/source/kxml/xml.d(1053,39): Deprecation: `kxml.xml.CData.write` is overriding the deprecated method `kxml.xml.XmlNode.write` ../5b9a6ed0592222f1657383a3-kxml/source/kxml/xml.d(1053,39): Deprecation: `kxml.xml.CData.write` cannot be marked as `deprecated` because it is overriding a function in the base class ../5b9a6ed0592222f1657383a3-kxml/source/kxml/xml.d(1177,39): Deprecation: `kxml.xml.XmlPI.write` is overriding the deprecated method `kxml.xml.XmlNode.write` ../5b9a6ed0592222f1657383a3-kxml/source/kxml/xml.d(1177,39): Deprecation: `kxml.xml.XmlPI.write` cannot be marked as `deprecated` because it is overriding a function in the base class ../5b9a6ed0592222f1657383a3-kxml/source/kxml/xml.d(1241,39): Deprecation: `kxml.xml.XmlComment.write` is overriding the deprecated method `kxml.xml.XmlNode.write` ../5b9a6ed0592222f1657383a3-kxml/source/kxml/xml.d(1241,39): Deprecation: `kxml.xml.XmlComment.write` cannot be marked as `deprecated` because it is overriding a function in the base class /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.